*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Tue, 20 Feb 2001 14:54:50 +0000 (14:54 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 20 Feb 2001 14:54:50 +0000 (14:54 +0000)
src/ChangeLog

index 4e9cd28e026dbe9d49ffa2cb4e4705102b662cb5..1a5941e7026d84d2531bcab91a55f02f5ce5c30b 100644 (file)
@@ -1,3 +1,9 @@
+2001-02-20  Gerd Moellmann  <gerd@gnu.org>
+
+       * xdisp.c (setup_echo_area_for_printing): Set truncate_lines to
+       nil, otherwise we're left with truncate_lines t when a message
+       is printed with message-truncate-lines bound to t.
+
 2001-02-19  Gerd Moellmann  <gerd@gnu.org>
 
        * window.c (Fmove_to_window_line): Undo last change.